| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
…and that the text is correctly centered in the box
|
Curious about the before/after rendering of legend label, can you post screenshots? |
Sorry, something went wrong.
Sorry, something went wrong.
|
Much better "after" :) |
Sorry, something went wrong.
|
Hi, Much, much better indeed. In your example it seems perfect. When I try it, it still seems to be slightly off, especially with strike-through it's noticeable. Seems the text should be 1 or 2px higher in order to be perfectly aligned with colored box and for the strike to go through the middle. and here These are my settings: responsive: true,
maintainAspectRatio: false,
legend: {
labels: {
fontFamily: 'Open Sans',
fontSize: 15,
padding: 25
}
|
Sorry, something went wrong.
Ensure that disabled legend style is drawn in the center of the text and that the text is correctly centered in the box.
| Back | FazBrowse Home | New Git URL |
The text is correctly centered in the box. I also did some minification cleanup in the legend plugin.
Resolves #4317