Skip to content

v2.6.11

Compare
Choose a tag to compare
@graphieros graphieros released this 04 Mar 18:24
· 164 commits to master since this release

VueUiXyCanvas #173

  • Add config options to set labels font weight:
config.style.chart.grid.y.axisLabels.bold: boolean; // default: false
config.style.chart.grid.y.timeLabels.bold: boolean; // default: false
config.style.chart.dataLabels.bold: boolean; // default: false