TransWikia.com

Two y-axes Chart [Google Engine]

Geographic Information Systems Asked by Marks Moura on March 12, 2021

I have 2 lists (features) and I wanted to join in a graph, where the X axis would be the months and the Y axis would be the monthly data of TRMM and the other one of MODIS.

var multiYrGraph2 = ui.Chart.feature.byFeature({
  features: multyrMonthTS,
  xProperty:'month',
  yProperties: 'value'})          
      .setChartType("ColumnChart").setChartType('LineChart')
      .setOptions({vAxis: {title: 'LST [deg. C]'},
                    hAxis: {title: 'Month'}});

https://code.earthengine.google.com/ea2d1f05fd2e642982057fa32d3c15bf


Actually I am trying to put the TRMM data on a Y-axis (left) and the MODIS data also on a Y-axis (right), and the X-axis would be the months.

Example:

https://images.climate-data.org/location/6972/climate-graph.png

Add your own answers!

Ask a Question

Get help from others!

© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP