Tandalone example of a "Copy to clipboard" button


new RGraph.Bar({
    id: 'cvs',
    data: [4,8,5,2,9,6,5,4,7,5,3,1],
    options: {
        colors: ['green']
    }
}).draw();

    
      Hello green Roger Heloooo!
    

Ogi

less