heavyai-charting icon indicating copy to clipboard operation
heavyai-charting copied to clipboard

Dimensional charting built to work natively with crossfilter rendered using d3.js

Results 87 heavyai-charting issues
Sort by recently updated
recently updated
newest added

When there's only one value (and therefore only one bar) on a rowchart and this value is negative, the chart does not fill the color of the bar and just...

# Merge Checklist ## :wrench: Issue(s) fixed: - [ ] Author referenced issue(s) fixed by this PR: - [ ] Fixes #0 ## :smoking: Smoke Test - [ ] Works...

Fixes behavioral issue in https://github.com/mapd/mapd-immerse/issues/3942, by short-circuiting a change to the start value and end value inputs on a continuous legend if the start value is greater than the end...

it's currently not possible to run `yarn test` successfully if you are using `node 7.0.0` or higher/newer ![screen shot 2018-02-23 at 4 37 24 pm](https://user-images.githubusercontent.com/2119400/36623264-e8e539de-18b7-11e8-95b0-7227d9ab9a61.png)

bug

review the files listed in our `.prettierignore` file and see if we can refactor them so that using prettier to format them does not result in an error. to check...

infra

add the `dist` folder with built javascript and css bundles to the project `.gitignore` the thinking here is `mapd-charting` users who want to use the latest master are sophisticated enough...

https://github.com/AlpacaTravel/react-map-gl-alt#differences-to-react-map-gl an idea from @clhenrick

update package.json to use use `mapd/legendables` fork https://github.com/mapd/legendables

do this so that we can develop `mapd-charting` using [npm link](https://docs.npmjs.com/cli/link)

## :beetle: Bug - [x] Operating System and version: Win 10 64 bit - [x] Browser and version: Chrome 62.0.3202.94 - [x] Steps to reproduce (including dashboard link): On resizing...