rawgraphs / rawgraphs-app

A web interface to create custom vector-based visualizations on top of RAWGraphs core
https://rawgraphs.io
Apache License 2.0
8.66k stars 1.84k forks source link

Bump chart #246

Closed angelesbri1s closed 3 years ago

angelesbri1s commented 3 years ago

Hola hola! In which chart does the bug happen?

Web browser and version Brave Version 1.20.110 Chromium: 88.0.4324.192 (Official Build) (x86_64) and Chrome Version 88.0.4324.192 (Official Build) (x86_64)

Operating System MacOSX Mojave 10.14.6

Steps to reproduce this

  1. use sample database US elections
  2. choose bump chart
  3. drag and drop "year" into X axis
  4. qui vine un messagio in rosso che dice "chart error. V is not a function"

Additional context salutiiiiiii

giorgiouboldi commented 3 years ago

ok. One way to fix it is to force the data type to year and set it to YYYY.

@mikima we should make it possible to use numbers like for the streamgraph or not?

Also, let's not use sample datasets that need data type transformations.