Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 800 Bytes

README.md

File metadata and controls

33 lines (25 loc) · 800 Bytes

defaults

learn to code, charlie brown

Wishlist

bar charts

  • Simple bar chart with axes
  • Simple bar chart with moving tooltip
  • Simple bar chart with fixed tooltip on top
  • Responsive bar chart with only start and end x-axis labels
  • Responsive bar chart with dynamic x-axis labeling
  • Update bar chart data with a button
  • Update bar chart data with timeout

line chart

  • Line chart with axes
  • Line chart with floating tooltip
  • Line chart with tooltip attached to line
  • Line chart that updates color on hover
  • Line chart > area chart on hover
  • Multi line chart
  • Multi line chart with tooltip attached to line
  • Multi line chart with voronoi
  • [ ]

scatterplot

  • Scatterplot
  • Scatterplot with labels
  • [ ]