Jump to content

svap

uniGUI Subscriber
  • Posts

    11
  • Joined

  • Last visited

Status Updates posted by svap

  1. Hi, super work on G-chart. Have you think abou add more functionality (eg. zoom ...)

    Or some cooperation is welcome :)-

            var options = {
              title: 'Company Performance',
              hAxis: {title: 'Year',  titleTextStyle: {color: '#333'},
                       slantedText:true, slantedTextAngle:80},
              vAxis: {minValue: 0},
              explorer: {             
                actions: ['dragToZoom', 'rightClickToReset'],           
            };

    Thanks Josef.

×
×
  • Create New...