Highlights
- Pro
- 28 discussions answered
Block or Report
Block or report LeeLenaleee
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
311 contributions in the last year
Less
More
Activity overview
Contributed to
chartjs/Chart.js,
chartjs/chartjs-plugin-annotation,
LeeLenaleee/jemId-demo
and 5 other
repositories
Contribution activity
December 2021
Created 12 commits in 4 repositories
Created 3 repositories
- LeeLenaleee/awesome
- LeeLenaleee/chartjs-chart-treemap JavaScript
- LeeLenaleee/chartjs-plugin-deferred JavaScript
Created a pull request in chartjs/Chart.js that received 12 comments
Opened 11 other pull requests in 5 repositories
chartjs/Chart.js
6
merged
1
closed
- radialLinear: fix getIndexAngle when there are no labels (left)
- Docs/Add sample for centered point labels
- Bug/Radial linear scale grid get correct options at index
- Types/ type suggestedMin and suggestedMax for time scale
- Types/Allow min-max as string timescale
- Docs/clarify samples
- Types/allow for multiline labels in tick callback
chartjs/chartjs-plugin-annotation
1
merged
chartjs/awesome
1
merged
kurkle/chartjs-chart-treemap
1
merged
chartjs/chartjs-plugin-deferred
1
open
Reviewed 22 pull requests in 2 repositories
chartjs/chartjs-plugin-annotation
14 pull requests
- Add borderJoinStyle round to the road signals sample
- Fix event test case for rotated ellipse annotation
-
Change
vartoconstin the samples -
Add
beforeDrawandafterDrawhooks to the annotations - Sort default options alphabetically
- Publish latest/next docs in separate job
- Build docs before releasing as latest/next
- Add custom annotation type
- Enable HTMLCanvasElement as label content
- Add note about clip option usage and events catching
- Log warning when unknown annotation type is used
- Add point positioning by box options for point, polygon and label annotations
- Updates README with new features
- Log a warning instead of throwing when non-existing scale id is used
chartjs/Chart.js
8 pull requests
- radialLinear: fix getIndexAngle when there are no labels (left)
- radialLinear: Hide pointLabels of hidden data
- Docs/clarify usage of ticks callback (#9991)
- Pass object from array as value to _fallback
- Docs/clarify samples
- Try to improve documentation for new users
- Add centerPointLabels option for linear radial scale
- Stop modifying options in interaction handlers
Created an issue in chartjs/Chart.js that received 2 comments
Polar Area centerpointlabels dont show all labels
Expected Behavior All the point labels are shown. Current Behavior It seems like if the text would be at the exact bottom of the circle it doesnt …
2
comments