graphieros / vue-data-ui-doc

Documentation website for the Vue Data UI library: full guide & chart builder
https://vue-data-ui.graphieros.com/
3 stars 3 forks source link

Add button to add new serie in Stackbar dataset #5

Closed cyrilf closed 2 weeks ago

cyrilf commented 2 weeks ago

Just adding the missing button to add a serie into the demo dataset of the Stackbar dataset.

image


Extras considerations:

:one:

The defaultData comes from the key: vue_ui_stackbar in the stores/defaultData.js file, which is good.

But the keys in the localstorage are bigStackbarConfig and bigStackbarDataset maybe they should be renamed?

:two:

The file is named MakerVueUiStackbar.vue maybe it should be renamed as MakerStackbar.vue to respect the other names in this folder?

cyrilf commented 2 weeks ago

Closing in favor of: https://github.com/graphieros/vue-data-ui-doc/commit/43535a8b68b3ceb3b07b554ae745b87086048f44

graphieros commented 2 weeks ago

I did take some liberties with naming here ;) (due to VueUiSparkStackbar previous liberties...)