You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When your resultset only contains dates from one year, it doesn't plot anything.
If your resultset contains dates from several years, the latest year won't be plotted.
This can be seen e.g. in the example from the "D3 Component Gallery". Only years from 1990 unitl 2009 are shown, although the source contains date values from year 2010 as well.
The text was updated successfully, but these errors were encountered:
When your resultset only contains dates from one year, it doesn't plot anything.
If your resultset contains dates from several years, the latest year won't be plotted.
This can be seen e.g. in the example from the "D3 Component Gallery". Only years from 1990 unitl 2009 are shown, although the source contains date values from year 2010 as well.
The text was updated successfully, but these errors were encountered: