Feature Ideas

Trending
  1. Geo heatmap chart

    A map, including zoom capabilities, that uses colour intensity to show the concentration or magnitude of data across geographic areas. Hotter colours (e.g. red) indicate higher values, cooler colours (e.g. blue) indicate lower values. e.g. https://www.highcharts.com/docs/maps/geoheatmap-series

    Harry

    0

  2. Support for nested AND and OR logic in dataset filters

    Currently dataset filters all use simple AND across each filter. It is, however, common that you might want to use OR instead, or a nesting thereof.

    Tom G

    2

  3. Schedule Embeddable dashboard delivery

    Enable users to schedule Embeddable delivery via email/Slack/Teams etc.

    Ella Cullen

    3

  4. Connect to a local database when running embeddable:dev

    Some teams might have their own local databases that they want to use when building locally, instead of using the connections that are set up via the connections API.

    Ella Cullen

    0

  5. A Duplicate button on dashboard widgets

    Wouldn't it be amazing if there was a copy/clone button close to the Edit and Delete ones 🥺

    Nickolas L

    5

  6. Clone a dashboard from prod to local dev

    It would be useful to be able to clone a dashboard from the live workspace to local dev preview so that it could be worked on locally

    Ella Cullen

    2

  7. Ability to push a dashboard from dev to live workspace

    Currently you might build a dashboard in dev that you then want to "push" to a live workspace

    Ella Cullen

    1

  8. Schema-driven data model generation

    Be able to create a data model from pasting a SQL table schema, or import the schemas through the datasource to do this.

    Pablo G

    0

  9. Enable chart-specific download control

    There might be scenarios where download options don't make sense (e.g. KPI charts) and clutter the UI. It would be good to have the ability to set this as chart-specific behaviour in the theme (currently it is a global setting

    Ella Cullen

    0

  10. Tabbed comparison line chart

    A line chart comparison component where each measure is separated into a separate tab. This enables you to show, for example, an array of measures that may have very different y-axis min / max values in a clear, compact way.

    Harry

    0

  11. Configurable table / pivot totals and subtotals

    Add a sub-input to choose whether to show a sum / average / min / max.

    Harry

    0

  12. Area Chart

    Add an area chart. This is very similar to a stacked-bar chart i.e. it stacks each line on top of the other.

    Harry

    0

  13. Bubble Chart

    Each bubble location on the x/y grid is based on two measures (and a single dimension that is either not displayed, or displayed inside the bubble). The size of the bubble represents a third dimension. e.g. https://www.chartjs.org/docs/latest/charts/bubble.html e.g. https://www.highcharts.com/demo/highcharts/bubble?redirect-to-jsfiddle

    Harry

    0

  14. Combo Bar/Line Chart

    Bar + line series on same canvasDual y-axis support (left for bars, right for line or vice versa)Independent formatting per seriesLegend distinguishes series types

    Harry

    0

  15. Enable a toggle between one data point and many in the tooltip

    Currently the tooltip behaviour in Remarkable is to show all the values (for example in a multi-line chart this would mean all values for a particular point on the x-axis) but in some cases it would be useful to be able to toggle to just show either one or many data points. You can override the tooltip behaviour via theming but this would be nice to have as OOTB behaviour

    Ella Cullen

    1