Visualization icon indicating copy to clipboard operation
Visualization copied to clipboard

HPCC JavaScript Framework

Results 30 Visualization issues
Sort by recently updated
recently updated
newest added

The tooltip should be using the same formatter as the chart value.

This meta information could then be used to generate dynamic forms etc.

Add KB Tab support to the TitleBar. The following library should be evaluated: https://github.com/microsoft/tabster

Each element in the legend should be a tab target (icon and text as a single unit)

This is a higher level (grouped???) tab support, it should ensure tabbing logically goes from TitelBar to contained Chart, to legend

## Checklist: - [x] The commit message is properly formatted and free of typos. - [ ] The commit message title makes sense in a changelog, by itself. - [...

1. Add support for internal padding in pixels (currently only supports %). 2. For Column/Bar charts with external totals reserve enough space for the text.

We need a graph visualization where similar nodes can be grouped on either sides of a root node. For example: consider a scenario where we want to show a visualization...