sentry icon indicating copy to clipboard operation
sentry copied to clipboard

feat(chartcuterie): Refactor Function Regression Chart to separate data

Open iamrajjoshi opened this issue 1 year ago • 1 comments

I'm adding Chartcuterie support for Function Regression chart. The first step is to refactor it so we can generate the chart props in the backend. I updated the getBreakpointChartOptionsFromData function to remove backwards compatibility for functionBreakpointChart since I am updating it to move all the transformation to a separate function.

I tested using yarn dev-ui: image

image

Preview of the Slack Image 👀 example3

iamrajjoshi avatar May 03 '24 16:05 iamrajjoshi

Bundle Report

Changes will increase total bundle size by 19.7kB :arrow_up:

Bundle name Size Change
app-webpack-bundle-array-push 26.78MB 19.7kB :arrow_up:

codecov[bot] avatar May 09 '24 20:05 codecov[bot]