You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@echarts.apache.org by "Berkey, Matt" <Ma...@magna.com> on 2022/10/03 19:43:20 UTC

RE: DataZoom

[cid:image001.png@01D8D73E.DA391D70]

I was missing adding DataZoomComponent to the echarts.use parameter list.

From: Rajmund Witt <rw...@thinkbrg.com>
Sent: Friday, September 16, 2022 2:33 PM
To: dev@echarts.apache.org; Berkey, Matt <Ma...@magna.com>
Subject: RE: DataZoom

WARNING: This e-mail originated from outside of Magna. Be cautious with links and attachments.
________________________________
Hi Matt,

In terms of the rendering not working you may want to look at:

https://echarts.apache.org/en/option.html#dataZoom-slider.xAxisIndex


In terms of changing the location:
https://echarts.apache.org/en/option.html#dataZoom-slider.top

  dataZoom: [
    {
      top: 'top',
      type: 'slider',
      start: 0,
      end: 20
    }
  ]

[cid:image003.png@01D8CC3C.464794F0]

Rajmund


From: Berkey, Matt <Ma...@magna.com>>
Sent: 16 September 2022 13:53
To: dev@echarts.apache.org<ma...@echarts.apache.org>
Subject: [EXT] DataZoom

Morning, I am working on a scatter plot eChart and experiencing an issue with the dataZoom feature. I can not get it to render in my graph. dataZoom: [ { ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍

Morning,

I am working on a scatter plot eChart and experiencing an issue with the dataZoom feature. I can not get it to render in my graph.

     dataZoom: [
                {
                type: 'inside',
                start: 0,
                end: 10
                },
                {
                start: 0,
                end: 10
                }
            ],

I have this inside my option.

Below is where it should be showing.
[cid:image004.png@01D8CC3C.464794F0]

Is there a way to possibly move the dataZoom to the top of the graph? It could be getting cut off, I was having issues with my labels at a 90 degree rotation being cut off so I am thinking it could be that.

[cid:image004.png@01D8CC3C.464794F0]
Matt Berkey
Systems Software Engineer  |  Norplas Industries Inc.
7825 Caple Blvd. Northwood, Ohio 43619
 C: 440.667.9601  |  matt.berkey@magna.com<ma...@magna.com>
[image001]

________________________________

BERKELEY RESEARCH GROUP, LLC (TOGETHER WITH ITS AFFILIATES, “BRG”) - NOTICE
THIS EMAIL TRANSMISSION AND ANY ATTACHMENTS HERETO CONTAIN INFORMATION FROM BRG WHICH MAY BE CONFIDENTIAL AND PRIVILEGED. THE INFORMATION IS INTENDED FOR THE SOLE USE OF THE INDIVIDUAL OR ENTITY TO WHOM IT IS ADDRESSED. IF YOU ARE NOT THE INTENDED RECIPIENT, YOUR USE, DISSEMINATION, FORWARDING, PRINTING OR COPYING OF THIS INFORMATION IS PROHIBITED.



TAX ADVICE DISCLOSURE

ANY TAX ADVICE CONTAINED IN THIS COMMUNICATION (INCLUDING ANY ATTACHMENTS) IS NOT INTENDED OR WRITTEN TO BE USED, AND CANNOT BE USED, FOR THE PURPOSE OF (I) AVOIDING PENALTIES UNDER THE INTERNAL REVENUE CODE OR (II) PROMOTING, MARKETING OR RECOMMENDING TO ANOTHER PARTY ANY TRANSACTION OR MATTER ADDRESSED HEREIN.

BRG IS (I) NOT A LAW FIRM AND DOES NOT PROVIDE LEGAL ADVICE AND (II) NOT A CPA FIRM AND DOES NOT PROVIDE AUDIT, ATTEST OR PUBLIC ACCOUNTING SERVICES.