-
### Overview
We need to update 311 request types to be icons due to accessibility concerns with colors. As we transition the map to have a lighter gray monochromatic background, including icons for ea…
-
Donut chart present the following issues with zooming:
- text labels to no scale with geometry when using wheel zoom. The more zoom the more text gets bigger compared to the initial layout
- using whe…
-
Support for range-series (aka scrubber) for Timeseries: http://dc-js.github.io/dc.js/examples/range-series.html
![image](https://user-images.githubusercontent.com/1447303/131974385-5acad1aa-9cf8-40…
-
- [ ] Legend should left align with Y-axis
@shixiedesign
-
https://github.com/marcdalmaum/project_1.git
-
c3 version: 0.4.11
When the SVG is transformed and shifted using CSS, onclick handler does not get triggered.
I created a jsfiddle for a chart that is shifted using transform: translate(...) to…
-
![image](https://github.com/user-attachments/assets/efeb1784-c769-45fb-83f8-9f4479b936d0)
Figma : https://www.figma.com/design/fh0OAvj4AS08kHoSxu3DkE/%F0%9F%9A%80-Starknet-Quest?node-id=5992-2550&t…
-
Hi, I am trying to convert a recharts chart svg to a png and I am using a google font for the labels:
```html
…
-
The "Vulnerable Component Ratio" often fails to display the 2nd integer (denominator?).
### Current Behavior:
The "Vulnerable Component Ratio" displays on the top-right of the dashboard. The…
-
**Chart Displays as expected** with the following PieChart widget.
class ABCPieChart extends StatefulWidget {
@override
_ABCPieChartState createState() => _ABCPieChartState();
…