Felix Hao

Results 13 issues of Felix Hao

Hi. Is it possible to change quotes on JSX attributes? From ``` jsx ``` To ``` jsx ```

enhancement
help wanted

Hi codesuki, in your implementation, you separate the actual chart content from the axes/tooltip by introducing a companion class DataSet. I wonder will it be viable if you offer a...

Especially for mouse events like onClick and onContextMenu. Currently I have to wrap it in a div to catch those events.

Currently, tooltipSymbol is merely a `symbol`. Yet I want more, for example, I need focus lines: ![image](https://cloud.githubusercontent.com/assets/2417391/6821197/2b2417b6-d310-11e4-860f-62c5ad3074df.png) I implemented this by introducing a new attribute "tooltipSymbol", which is a function...

enhancement

Will you consider calling tooltipLine method in a delayed fashion? Since it is the only access to the selected data and I need to do a lot of time-consuming things...

enhancement

@kessler It is not thoroughly tested yet. Please take some time to review it.

[markdownlint](https://github.com/mivok/markdownlint/blob/master/docs/RULES.md) has updated quite a bit since we first released our linter.

devside

https://github.com/dotnet/samples/blob/da117262b46eeff415592ad9231b7f5dcf5bfcd7/csharp/tutorials/mixins-with-interfaces/ExtraFancyLight.cs#L28 https://dotnetfiddle.net/Widget/18Eyl2 ![image](https://user-images.githubusercontent.com/2417391/129132471-c7402a50-10c6-470a-9ecc-c62b59dadeff.png)