Skip to content

DQVue v0.5.0

Latest
Compare
Choose a tag to compare
@AleksueiR AleksueiR released this 17 May 17:02
7178956

Bug Fixes

  • Slider now properly hides and shows when its config object is changed (#35)
  • Slider and chart now stay in sync in all cases when using highcharts zoom functionality (#22)

Improvements

  • User defined attributes on a dv-chart-table are now placed on the resulting table tag (#28)
  • Added a new endpoint updateTable() which will generate the highcharts table taking into account any updates (#25 / #7)
  • DQV now has basic support for English and French, use DQV.language = 'fr' or DQV.language = 'en' (#6)
  • added lables to the chart slider input fields (#20)