github graphieros/vue-data-ui v2.1.78

latest releases: v3.1.4, v3.1.3, v3.1.2...
15 months ago
  1. Improvements regarding xAxis time labels rotation config options for the following components:
  • VueUiXy: improved labels text-anchor when rotated

  • VueUiQuickChart: improved labels text-anchor when rotated

  • VueUiCandlestick: added config options to rotate xAxis time labels:

config.style.layout.grid.xAxis.dataLabels.rotation: number; (default : 0)

  • VueUiDonutEvolution : added config options to rotate xAxis time labels:

config.style.chart.layout.grid.xAxis.dataLabels.rotation: number; (default: 0)
config.style.chart.layout.grid.xAxis.datalabels.offsetY: number; (default: 0)

  1. Added the 'copyLeft' icon to VueUiIcon

Don't miss a new vue-data-ui release

NewReleases is sending notifications on new releases.