Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hide Wrench icon #264

Open
MWZotti opened this issue Mar 23, 2020 · 1 comment
Open

Hide Wrench icon #264

MWZotti opened this issue Mar 23, 2020 · 1 comment

Comments

@MWZotti
Copy link

MWZotti commented Mar 23, 2020

Is there a way to hide the wrench icon that pulls down the tray when auto loading a dashboard using index.html#source=example.json? Or is there another way to do this?

@MacSass
Copy link

MacSass commented Apr 13, 2020

Hi,
I think there are two options:
1.) Follow the process described here to permanently disable:
https://github.com/Freeboard/freeboard/issues/212

2.) I´m using an additional line in my freeboard json like this:

{
"version": 1,
"allow_edit": false,
"plugins": [
"/plugins/all"
],
"panes": [
......

Unfortunately there does not seem to by any more developement on freeboard, which I really sad about, because I think it is one of the nicest dashboards and would have great opportunities for future development.

Regards - MacSass

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants