rill icon indicating copy to clipboard operation
rill copied to clipboard

Feat(dashboard): Bar Chart template on top of the custom Chart element

Open ericpgreen2 opened this issue 2 years ago • 3 comments

ericpgreen2 avatar Mar 12 '24 12:03 ericpgreen2

See https://github.com/orgs/rilldata/projects/38?pane=issue&itemId=55705402 for more info

mindspank avatar Mar 13 '24 09:03 mindspank

Duplicates https://github.com/rilldata/rill/issues/4272, closing #4272

mindspank avatar Mar 13 '24 09:03 mindspank

Initial yaml proposal https://www.notion.so/rilldata/Runtime-support-for-Vega-charts-and-dashboards-36460ad3593645cb852251970bd5e13d?pvs=4#4b4f754f04cc40049481ea43c7ed9aa7

AC:

  • A user can define which renderer they want to output as
  • Rill will have a set of prebuilt components that accepts inputs
  • A output renderer could be a user defined vega spec, a rill built component such as a bar chart, a markdown component, KPI or table
  • There is a clear mapping between a query and input references to a renderer

mindspank avatar May 07 '24 19:05 mindspank