Highlights
- Pro
Popular repositories
-
Implementation of Stephen Few's Student Dashboard with Bandlines in d3.js
-
-
Forked from ubilabs/google-maps-api-threejs-layer
Google Maps API layer that uses Three.js to for super fast animation
JavaScript 1
-
1,843 contributions in the last year
Less
More
Activity overview
Contribution activity
August 2021
Created 7 commits in 1 repository
Created a pull request in elastic/elastic-charts that received 31 comments
refactor(cartesian): timeslip preparation
Summary
Non-functional code cleanup, code removal and type fixes. Also removes the large pixel dimensions with texture use.
BREAKING CHANGE
TextSt…
+169
−361
•
31
comments
Opened 7 other pull requests in 1 repository
elastic/elastic-charts
2
open
4
merged
1
closed
- feat(xy): labels for crowded bars 01
- refactor(xy): axis title and related simplifications
- chore: removed more context variable shadowing and withContext
- refactor: reduction of canvas context threading
- test: canvas methods in jest and ci
- chore(xy): clearRect dimension fix
- chore(xy): avoid large dimensions in ctx.clearRect
Reviewed 13 pull requests in 1 repository
elastic/elastic-charts
13 pull requests
- refactor(xy): axis title and related simplifications
- refactor: cleanup colors
- fix(heatmap): limit brush tool
- fix(heatmap): reuse valueFormatter in legend
- chore: removed more context variable shadowing and withContext
- fix: improved heatmap legend
- chore(xy): avoid large dimensions in ctx.clearRect
- feat(goal): dark mode with theme controls
- feat: auto interval approximation
- refactor(cartesian): timeslip preparation
- fix(heatmap): compute nice legend items from color scale
- feat(legend): multiline labels with maxLines option
- feat(bullet): the tooltip shows up around the drawn part of the chart only
Created an issue in elastic/elastic-charts that received 1 comment
Top/bottom grid lines missing
Describe the bug The horizontal grid line for the bottom / zero Y intercept is missing, and sometimes, the topmost grid line is missing. I assume i…
•
1
comment