node-red-dashboard icon indicating copy to clipboard operation
node-red-dashboard copied to clipboard

Graph labels get cut off

Open traverseda opened this issue 4 years ago • 0 comments

What are the steps to reproduce?

Seems to occur with any chart with a lot of labels, but if you're willing to get a free openweathermap API key you can use this snippet. If needed I can provide a more concise way to reproduce this, just uploading some old code for now.

What happens?

Labels get cut off, on sunny days I can't easily find out what the humidity is.

image image image

(borders added for effect)

What do you expect to happen?

Labels should remain visible.

Please tell us about your environment:

  • [x] Node-RED-Dashboard version: 2.30.0
  • [x] Node-RED version: v2.0.1
  • [x] node.js version: v14.17.3
  • [x] npm version: 6.14.13
  • [x] Platform/OS: Docker container 789cbe2205e7
  • [x] Browser: Desktop firefox and chromium tested

traverseda avatar Aug 04 '21 20:08 traverseda