Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

120
Views
React Google Charts 2y-Axis html tooltip issue

When I set the chartType to "LineChart" or "BarChart" the custom HTML Tooltip is working without a problem but I only have 1 Y Axis. When I change the chartType to "Line" or "Bar" the second Y-Axis appear but the html tool tip no longer works.

Do I have to set more specific options for the chart?

 <Chart
   chartType="LineChart"
   data={data}
   formatters={[{ type: 'NumberFormat', column: 1 }]}
   width={'100%'}
   height={'500px'}
   options={{
     tooltip: { isHtml: true },
     colors: ['#0C79B1', '#FF7D2D'],
     legend: 'none',
     titleTextStyle: {
        fontSize: 20,
        bold: false,
     },
     isStacked: true,
     series: {
        0: { axis: 'Temperatur' },
     },
     }}
/>
about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!