visa-chart-components icon indicating copy to clipboard operation
visa-chart-components copied to clipboard

Visa Chart Components (VCC) is an accessibility focused, framework agnostic set of data experience design systems components for the web. VCC attempts to provide a toolset to enable developers to buil...

Results 6 visa-chart-components issues
Sort by recently updated
recently updated
newest added

You cannot save an object of class visaNodeLinkChart as a self-contained html file using the saveWidget function from the htmltools pkg; is there a reason for this? I know there...

visachartR
needs investigation

When I attempt to build the packages initially for the monorepo with the `yarn dev --b` command, the computer becomes unresponsive. I'm wondering if this is specific to me, or...

documentation
fixed-in-next-release

If you want to install the `@visa/charts-react` library with the latest `create-react-app`, you get an upstream dependency conflict. I assume that the `create-react-app` is using `[email protected]` while your library is...

Hi! The group focus indicator isn't great (especially for scatter, line, and clustered bars). I'm talking about this: I've got a suggested solution: filters. You're already using them for text...

enhancement
help wanted
question
needs investigation

Considering the @visa/charts-angular package was built in angular 14 and updates since then have broken the components in angular 16. No matter what chart I use from the package I...

bug
needs investigation

I wont to include your npm modules directly as esm but your package json is wrong. the export: "module" points to "dist/index.js" wich has this code: export * from './esm-es5/index.js';...

needs investigation