github graphieros/vue-data-ui v2.1.62

latest releases: v3.0.23, v3.0.22, v3.0.21...
15 months ago

VueUiXy

Added further customization options in stacked mode:

  1. Dataset: datapoints can have the following optional attributes:
  • autoScaling: boolean; // Will attempt to produce the best individual scale from the datapoints
  • stackRatio: number; (0 to 1) // Force the height ratio of the datapoint to take a larger | smaller height size on the chart. If not all datapoints have a stackRatio, it will be computed from the remaining space available
  1. Config:
  • Added config.chart.grid.labels.xAxis.showBaseline (boolean; default: true), to display the base x axis line

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

NewReleases is sending notifications on new releases.