Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- const conf = [{
- x:datosX,
- y:datosY,
- text: datosZ,
- type: 'bar',
- textangle: 0,
- hoverinfo:"y+x+text",
- textposition: 'outside'
- }];
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement