Skip to content

Latest commit

 

History

History
75 lines (55 loc) · 3.05 KB

README.md

File metadata and controls

75 lines (55 loc) · 3.05 KB

plotly-gtk

Master
Checks
codecov
codacy

Introduction

GTK renderer for charts in plotly Figure or dict format

Examples

Scatter plots with Plotly Express

Scatter example 1 Scatter example 2

Setting size and color with column names

Scatter size color column name example

Facetting

Scatter facetting example

Line plots with Plotly Express

Line example 1 Line example 2

Logarithmic Axes with Plotly Express

Log example 1 Log example 2

Two Y Axes

Two y axes example

Multiple Y-Axes Subplots

Multiple Y-Axes Subplots example

Multiple Axes

Multiple Axes example

Automatically Shifting Axes

Automatically Shifting Axes example

Shift Axes by a Specific Number of Pixels

Shift Axes by a Specific Number of Pixels example