HomeCompound growthBinance Dual SavingsImpermanent LossLoan RepaymentsBinance Stable swapsUk populationData-Vis presentation

Package

AboutTo do listGrid & marginsAxes & scalesGrid linesLine seriesMark seriesPolygon seriesMark seriesEvent handling

Working to do list

Core features

  • plot and svg context
  • log scale (requires testing)
  • clipping masks (requires testing)
  • event handling
  • styling - need to move towards tailwindcss
  • responsive, possibly using a debounce
  • Convert the examples into tests

core components

  • XYPlot with built in grids
  • axes
  • grid lines
  • bar series
  • line series
  • mark series
  • polygon series
  • titles
  • axis labels
  • legends
  • chart labels
  • tooltips
  • plot wrappers

ecosystem

  • support for different chart types
  • construct from config object
  • interactive customisation

tests and development

  • visually manually inspectable
  • storybook development environment for all visual tests
  • use image snapshots to test for visual regression
  • event handling tests
  • documentation

performance

  • memorisation

wishlist

  • canvas support (use cases?)
  • released as a package
  • funding

small improvements