Ricardo Ferreira
Ricardo Ferreira
### Feature Proposal Grouping for pie charts. It would be of great help to somehow group data in categories and show it in a pie chart where the slices are...
I'm limiting maxWidth of legend labels in order to force them to wrap inside legend.innerWidth(). The problem is that I have multiple charts on the same page and for some...
**Bug description** I'm trying to reproduce a 2 column legend + label layout. First I add set the ```GridLayout``` on the topAxesContainer: ``` chart.topAxesContainer.setAll({ x: am5.p50, centerX: am5.p50, width: am5.p100,...
Setting a specific width and height so that the result is always de same and does not depend on the current viewport/device resolution. Result image is of the size asked...
Is is possible to have cells editable but lock first column? I was wondering if rowMarkers could be custom because I'd like to use those as "row headers". If that's...
# npm resolution error report While resolving: @glideapps/[email protected] Found: [email protected] node_modules/marked marked@"^12.0.1" from the root project Could not resolve dependency: peer marked@"^4.0.10" from @glideapps/[email protected] node_modules/@glideapps/glide-data-grid @glideapps/glide-data-grid@"^6.0.3" from the root project...
@jassmith With this PR we'll be able to customize background colors for group headers and also change the hover color as well without affecting regular headers.
**How would one customize the layout of the chart?** In order to make it responsive on different screen sizes, it would make sense to change the, for example, the layout...