-
Notifications
You must be signed in to change notification settings - Fork 471
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
Ideas #24
Comments
|
How about "smart" handling of columns/attributes that make use of |
Feature request: A way to do pivot tables. |
This may be out of the scope of this gem, but the ability to add a moving average line to graphs would be awesome. |
up! |
+1 for embeddable charts |
Idea: Next to schema (or even query), show erd (https://github.com/amatsuda/erd or https://github.com/voormedia/rails-erd) if respective gem is available. Btw are you okay with "lazy" idea contributions as comments in this thread? |
idea: Use liquid to build the sql queries:
|
smart variable -> chage null by '%' when nothing is selected on select box |
idea: When a user has lots of pins to display it would be really handy if you can just order records by date of creation and make the corresponding pin stand out when you hover over a certain line in the table below Mapbox area. Actually, I've tried to implement it myself but from what I found it's not a trivial task and unfortunately I don't have enough time at the moment. |
Allow for optional "schema" support. ( Would help "organize" domain-specific schemas as per "best practices" (not using the |
Got another idea 😇 Could we somehow give Blazer a hint that a bar chart should be stacked? |
Not sure if you want ideas here (lazily, as @fwolfst mentioned), or as separate issues. Let us know, I'm happy to break mine out into their own issues. Another idea: Somehow allow for smart variable selections to accept multiple values. One solution might be if a smart variable is "plural", allow for multi-select. So, P.S. Are you accepting PRs for ideas? I might start tinkering, but I don't want to waste my time if you don't find value in the ideas. |
Idea: Integrate blazer with authorization gems i.e. Pundit or CanCanCan? |
💡 Use the new "Discussions" feature of Github to discuss new ideas |
Done
The text was updated successfully, but these errors were encountered: