-
Filter View Button Action in App Studio
I love the new "Clear filters" action for buttons in App Studio. What would be great is an action that could select a specific "Filter View". Currently, the only place to see filter views is several layers deep in the "Controls" menu, which is not the most intuitive place to look for novice users. I would love to add a…
-
Sankey Improvements
1) Allow more node width 2) Allow color control There does not appear to be a way to fully display a Sankey diagram that is more than 5 nodes wide without it getting cut off. Here's what it looks like cut off (with no way to get a non cut-off image) It is also impossible to specify what colors you want associated with each…
-
Conflicts between Global Date Filter and Card Date Filter + Projections
I have snapshot staff data that only makes sense to show on "by year" timescale. I want to forecast it out (by year), but I keep running into conflicts between my global date filters and my card date filters. If I put a "graph by year" on my card, I get logical projections that render on the analyzer and in the detailed…
-
Installing R Packages in Jupyter in Domo
I don't seem to be able to install new packages in R in Jupyter in Domo anymore. In Domo the documentation, it shows an example of installing 'SentimentAnalysis' using install.packages(). When I try that, or any other package, I get this warning: Warning message:“unable to access index for repository…
-
Make the Flex Table the GOAT chart
I feel like the Flex Table has the potential to be the Domo GOAT chart, but it's so locked down, I end up never being able to use it. Here are my suggestions to unlock its potential: Allow for multiple series, so you can group at more than one level. i.e.: first two columns are Region, State Allow to set a manual vertical…
-
Descriptions in PPT and PDF Outputs
Card descriptions are omitted in PDF and PPT outputs of Pages even when chosen in the display options. The PDF and PPT output should be as identical as possible to how the Page is displayed in the browser.
-
Turn on Gradient Colors Feature for Heatmap
The new 'gradient colors' feature should be turned on for the Heatmap card, so you're not stuck with the default themes. It seems weird that the one card that requires gradient colors can't use the same same options as cards that don't have to have gradients.
-
Bar + line/symbol graphs should have an easier option for average by group
I think one of the main use cases for adding a line or symbol to a bar graph, especially a grouped bar graph, is to plot the average on top. I know how to do this by using an ETL to calculate the averages and append them as rows to the data, but this creates a less dynamic and flexible dataset for cross-filtering with…
-
Installing R Packages in Jupyter rstatix
I am able to install some R packages in my Jupyter Workspace (tidyverse, ggplot2), but others I hit a wall, getting an error like: “installation of package ‘rstatix’ had non-zero exit status” Updating HTML index of packages in '.Library' The current one I'm struggling with is rstatix, which is a pretty popular library and…
-
Make the Flex Table the GOAT Chart it can be
Update: I meant to post this in the ideas exchange. It's there now, so please upvote it if you agree 😀 I feel like the Flex Table has the potential to be the Domo GOAT chart, but it's so locked down, I end up never being able to use it. Here are my suggestions to unlock its potential: Allow for multiple series, so you can…
-
Using a variable to switch between x-axis values, not aggregating on bar graph
I'm trying to create a card where a user can switch between different aggregation groups for their x-axis. So if they select "Race/Ethnicity" they get something like this: and if they select gender: I successfully set up the variable: And the BeastMode referencing the variable: But when I try to graph using that BeastMode,…
-
Bullet Chart Additions: Trellis, Choose which Data-labels
I would like to be able to trellis a bullet chart. Bullet charts were designed to show progress towards a large number of goals at a glance, but without the trellis, it functionally limits the number of goals that can be practically displayed in a single card. Also, the labeling on a bullet chart gets very busy when trying…
-
How to get correct bubble sizes on a lat/long map
Bubble sizes on the lat/long map are not appearing correctly in the legend. First, the smallest I am able to get the bubble (using the "small" scale marker) is still very large, and it does not correspond to the size of the bubble that appears in the legend. In the screenshot attached, I circled a bubble with a value of 1,…
-
Legend in card Display Settings when Editing Dashboard
Legend should be one of the "Display settings" when editing a page. Ideally you could switch from side to top to bottom, but even just being able to turn it on/off without going into analyzer would be nice.
-
Symbol Order Consistency
The order of symbols in the line chart is different when you use the "Symbols Only" vs. when you use the "Plain with Symbols" line style. "Symbols only" starts with Triangle, which matches the Symbol + Bar graphs. "Plain with Symbols" starts with circle. Ideally, you'd have the ability to pick the symbol for any…
-
Multi-line graphs should behave the same in a trellis or not for single-points
I have a survey that we've administered across multiple years to different school districts. One of the main topics of interest is how different roles have changed over time. Using a multiline graph in a trellis does a great job visualizing that for a district that has taken it multiple times: However for a district taking…
-
Add model fit and lower/upper bound options to Scatterplot from XY graphs
Adding a model fit and lower/upper bound to scatterplots would be very helpful. Here's what's available in XY graphs: And here's a use case for a scatterplot, which I think is actually more common in the real world than what Domo implements for line graphs: A runner-up option that would be helpful is symmetry shading, or…
-
Distinguish between Page Filters and Card Filters in Analyzer
1) Cards should not permanently inherit the page filter when you open them in analyzer. This is a source of a lot of unintentional filtering if you don't see that new filters have been added to your card and manually delete them. 2) When editing a card in analyzer, filters inherited from the Page vs. those just on the card…