-
Full Screen Streamlit Apps (stand-alone view through Dataiku)
The title says it all. Publishing your Streamlit Webapp via Dataiku feels more like a clunky embedded experience than a bespoke application. What I'm looking for here is a native experience through Dataiku's platform. I know that Dataiku offers users the ability to publish their web apps publicly (full screen / native…
-
Enhance dashboards to include a Python Visual tile
Hi, For our analytics, we need custom Python visuals nearly all of the time. Would be good to allow the user to create a Python visual tile that uses a standard Python recipe. thx
-
Higher Resolution Geometry Viewing
Dataiku condenses geometries such as lines and polygons when visualizing them in the 'charts' tab of a dataset. Polygons for example are visualized with a minimal number of their vertices. For many of our use cases, we'd like to have the option to view these with their original vertices. This could be an optional toggle…
-
Add support for Quarto
Just like Rmarkdown reports are supported, I'd like to suggest support for quarto. Rmarkdown is a great tool to create dynamic reports that can be refreshed daily, but it lacks a good integration with python. Having quarto available will help several of our analysts to create reports without having to learn R.
-
Dashboard metric change indicators
A small but useful and powerful addition to metric tiles would be change indicators. Useful and available in many other offerings. The ability to add the magnitude of change along with an up or down indicator, typically a green upward facing arrow for positive and red downward pointing arrow for negative change.
-
Display data labels on mixed chart of line and bars
There is no option to display values of data labels on the mixed chart of line and bar charts as shown in the below screenshot. However, there is option for that in the horizontal stacked bar chart. Can I request for this feature since it seems technically plausible to do? Thanks. Loc
-
Consistent display of chart title when hover on chart tab
When a dataset has several charts, it is super helpful to be able to hover the mouse pointer over a chart tab and see the chart's title. However, this only works for some types of charts. For example, it works for Vertical Bars charts but doesn't work for Pivot Table charts. The request is provide "hover on chart tab to…
-
Checkbox to disable common y-axis on Charts
In the Charts tab when using Subcharts, there's an option to disable 'common x-axis'. I'd like to be able to also disable 'common y-axis'. Sometimes two subcharts have wildly varying scales. Trends can be obscured by subcharts with smaller scales being displayed with y-axes corresponding to the larger scales.
-
Ability to Copy Sample Filters from One Dataset / recipe to the Next
User Story: As a Data Analyst who works with Projects that may have several dozen datasets. I would like to be able to copy complicated Sample Filters from one dataset to another. This would speed up debugging flows and getting different perspectives on data at different steps in a flow. Notes: Some of my filters can have…
-
Input Variables from the project dashboard
The ability to add an element to the dashboard which allows us to set the value of the project variables, instead of having to go into the variables section of the project. This would be a natural extension to the ability to add a run button to a dashboard, and could be facilitated through the scenarios feature. It would…