📄️ Autorun
A demo for using autorun to control auto-starting the chart race.
📄️ Caption (data function)
This example shows the use of data function in caption.
📄️ Caption (string)
This example shows the use of a string as a caption.
📄️ Color Map for Groups
A demo for using a color map for groups.
📄️ Color Map
A demo for using a color map.
📄️ Color Palette
A demo for using a color palette.
📄️ Random Color Seed
A demo for using random color seed.
📄️ Color Seed
A demo for using color seed.
📄️ Control Buttons
A demo for using controlButtons.
📄️ Cumulative Sum
A demo showing the use of makeCumulative option with the Github Stars dataset.
📄️ Brand Values Dataset
A demo showing the use of Brand Values dataset.
📄️ Covid-19 Dataset
A demo showing the use of covid-19 dataset.
📄️ GDP Dataset
A demo showing the use of GDP dataset.
📄️ GitHub Push Events Dataset
A demo showing the use of Github Push Events dataset.
📄️ GitHub Stars Dataset
A demo showing the use of Github Stars dataset.
📄️ Population Dataset
A demo showing the use of population dataset.
📄️ Data Transform
A demo showing the use of dataTransform function.
📄️ Date Counter (format)
This example shows the use of date formatting in dateCounter
📄️ Date Counter (data function)
This example shows the use of data functions.
📄️ Filling Date Gaps
A demo for using fillDateGapsInterval and fillDateGapsValue.
📄️ Fixed Order
A demo for using fixedOrder.
📄️ Fixed Scale (with Visible Labels)
A demo for using fixedScale with labelsPosition,
📄️ Fixed Scale (invisible labels!)
A demo for using fixedScale.
📄️ Fixed Scale
A demo for using fixedScale.
📄️ Highlight Bars
A demo for using highlightBars. Hover on the chart to see the highlighted bars.
📄️ Icons
A demo showing the use of icons.
📄️ Keyboard Controls
A demo for using keyboardControls.
📄️ Labels Position
A demo for using labelsPosition.
📄️ Loop
A demo for using loop.
📄️ Margins
A demo for using margins.
📄️ Mouse Controls
A demo for using mouseControls.
📄️ Overlays
A demo for using overlays.
📄️ Scroller
TODO...
📄️ Select Bars
A demo for using selectBars. Click on the bars for selection.
📄️ Groups
A demo for groups (showGroups).
📄️ Slider
A demo for using the API to make a chart that can be controller by a slider.
📄️ Start and End Dates
A demo for using startDate and endDate.
📄️ Dark Theme
A demo for showing the dark theme.
📄️ Chart Speed (tickDuration)
A demo for using tickDuration to control chart "speed".
📄️ Title and Sub-Title
A demo for using string in title and subTitle.
📄️ Top N
A demo for using topN to choose the number of bars to display.
📄️ Value Decimals
A demo for using valueDecimals to control the number of decimal places to display for values.