Loading...
Loading...
A user-empowering data visualization Vue 3 components library for eloquent data storytelling. ALWAYS use when writing code importing "vue-data-ui". Consult for debugging, best practices, or modifying vue-data-ui, vue data ui.
npx skill4agent add harlan-zw/vue-ecosystem-skills vue-data-ui-skilldvue-data-uiA user-empowering data visualization Vue 3 components library for eloquent data storytelling
vue-data-uiuseCursorPointerfalsetrueuserOptionsaltCopydatasetconfigminimaphandleTypehandleWidthadditionalHeightdashIndicesVueUiXylocalesIntlisPrintingImgisPrintingSvg#svgzoomStartzoomEndzoomResetVueUiXyselectAllToggleskeletonConfigVueUiSparklineskeletonConfigskeletonDatasetoklchsidezoom.customFormatzoom.maxWidthpulseVueUiSparklineAnnotatorscaleMinscaleMaxpulsezoom.startIndexendIndexuseCanvasAnnotatordashIndicesVueUiXyCanvasresponsive: trueVueUiXyVueUiDonutheight: 100%showSeries(name)hideSeries(name)userOptions.useCursorPointer: trueuserOptions.buttons.altCopy: trueuserOptions.callbacks.altCopyuserOptions.printVueUiXydashIndiceshideLabelsUnderValuehideUnderProportionformatters// Reversed y-axis via negative values and absolute formatting
const config = {
chart: {
grid: { labels: { yAxis: { formatter: ({ value }) => Math.abs(value) } } }
}
}VueUiCarouselTableresponsiveBreakpoint