The legend is not displayed correctly (text cut off) You can test it with jsbin

StackOverflow https://stackoverflow.com/questions/23605237

  •  20-07-2023
  •  | 
  •  

Вопрос

I use d3 and xchart.

You can see and test the problem:

http://jsbin.com/ewiwag/118/edit

http://jsbin.com/ewiwag/118/edit?html,output

Thanks a lot!

(The error is not the width css)

Это было полезно?

Решение

I have the solution:

You have to adjust this options:

"Width"

and

"axisPaddingLeft":5, "paddingLeft":188,

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top