plouc / mozaik

Mozaïk is a tool based on nodejs / react / redux / nivo / d3 to easily craft beautiful dashboards
http://mozaik.rocks
MIT License
3.61k stars 363 forks source link

Navigation between dashboards #171

Closed niteshtvs closed 5 years ago

niteshtvs commented 5 years ago

I am looking for navigation between these dashboards like via on-click versions and also saving the displayed data to backend databases. Anyone worked on anything similar? Would be open to discuss.

plouc commented 5 years ago

There's already a navigation available in v2 in the top bar.

plouc commented 5 years ago

However nivo doesn't handle the data storage, you'll have to put something in the middle.

niteshtvs commented 5 years ago

Oh thanks for the quick response. I'll try out V2, but I am mostly using and customizing mozaik-ext-jenkins which still seems to be compatible only for V1. And also creating new extensions.