Austin

Results 136 issues of Austin

The name of the project implies Angular2, though the project works with Angular2-5. I'd consider renaming the project to something like `ngx-dnd`.

Prefixing event names with things like `on` for example in `onDropSuccess` is considered an anti-pattern. https://angular.io/guide/styleguide#dont-prefix-output-properties Proper name would be something like: `dropSuccess`.

## Requirement Add the ability to highlight and optionally color area segments like so:

enhancement

![image](https://user-images.githubusercontent.com/227909/169316914-50cca6c7-3406-4dae-a5fe-6d15b48e3860.png)

bug
documentation
good first issue

## Requirement Add the ability to put a 'marker' in charts. Let's add the following charts ( Linear only ) : - Line - Area - Bar ( Horz/Vertial )...

enhancement

https://github.com/omgovich/colord

enhancement

The line on the area chart is not in sync w/ the area. See: https://reaviz.io/?path=/story/docs-chart-types-area-chart--page cc @ynahmany

bug

## Requirement - Convert components to FCs - Convert utils to hooks ## Tasks ### FCs - [x] Bar Chart - [x] Area Chart - [x] Heatmap - [x] Hive...

good first issue

Storybook now supports Angular, as such it would be awesome if this library were to implement it too.

help wanted

I was wondering when the v4 release was scheduled? I noticed all the version bumps in the packages but didn't see it published on npm.