hamishgibbs / RtD3js

React library for RtD3 R package.
https://hamishgibbs.github.io/RtD3js/dist/
0 stars 0 forks source link

Ui improvements #26

Closed hamishgibbs closed 4 years ago

hamishgibbs commented 4 years ago

Various improvements to get the widget basically working.

Added formatted content for map tooltip. Closes #25. Added formatted content for time series tooltip. Closes #24. Got R plot horizontal line to zoom with the rest of the plot content. Closes #23. Added "No data" space fillers to time series plots when length of data == 0. Closes #17.