github graphieros/vue-data-ui v2.2.6

latest releases: v3.1.5, v3.1.4, v3.1.3...
15 months ago

In order to harmonize your dashboards and ease the process of selecting colors for your different charts, this release adds the config option customPalette: string[] to the following components:

  • VueUi3dBar
  • VueUiChestnut
  • VueUiDonut
  • VueUiDonutEvolution
  • VueUiGalaxy
  • VueUiGauge
  • VueUiMolecule
  • VueUiNestedDonuts
  • VueUiOnion
  • VueUiQuadrant
  • VueUiQuickChart
  • VueUiRadar
  • VueUiRelationCircle
  • VueUiRings
  • VueUiScatter
  • VueUiSparkStackbar
  • VueUiSparkbar
  • VueUiStripPlot
  • VueUiTableSparkline
  • VueUiThermometer
  • VueUiTreemap
  • VueUiVerticalBar
  • VueUiWaffle
  • VueUiXy

Allowed color formats: HEX, RGB, HSL, named colors.
Note that any color provided in datasets will override custom and default palette colors.

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

NewReleases is sending notifications on new releases.