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

Possible to manually change dashboard panel? #126

Closed CallumBrankin closed 7 years ago

CallumBrankin commented 7 years ago

Is it possible to manually change dashboard panel on button click or event?

plouc commented 7 years ago

Not in v1, but in v2 you've got a player

capture d ecran 2017-08-23 a 19 30 59
CallumBrankin commented 7 years ago

Is the player an extension? if so where can i find the source code?

plouc commented 7 years ago

Not an extension, it's part of @mozaik/ui package, source code for the component is available here.