Forum /
Sencha Touch 2.x Forums /
Sencha Touch 2.x: Discussion /
Chart marker is cut on axis in scatter chart
Chart marker is cut on axis in scatter chart
I am making a scatter chart and marker is cut on the both axis and marker size is also changing.
How can I fix the marker size on chart and stop marker to cut on axis in sencha touch 2.0.
I am new to this technology and any kind of input will be great help to me.
Thanks
Sencha - Senior Forum Manager
Touch Charts 2 beta shouldn't be used in favor of the charts in the ST 2.1.0 releases.
In this case what should I use? Does sencha touch 2.0 have in built chart library?
Sencha - Senior Forum Manager
2.1.0 has charts built into it.
From where I can downlaod the 2.1 version?
Thanks
Sencha - Senior Forum Manager
How can we implement group by functionality in scatter chat?
I am trying to move my app to 2.1 version and when I am doing it it is giving below error "
[/COLOR]
[COLOR=red !important]"
[/COLOR]
[/COLOR]
I am not including any chart library in it. If I include chart library, then it is not giving error and entire app layout is not working.
Below is index.html file:
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no" />
<link rel="stylesheet" href="lib/resources/css/sencha-touch.css" type="text/css">
<link rel="stylesheet" href="lib/resources/css/touch-charts-full.css" type="text/css">
<link rel="stylesheet" href="lib/resources/css/replay-analytics.css" type="text/css">
<title>Replay Analytics</title>
<script type="text/javascript" src="lib/sencha-touch-all.js"></script>
<script type="text/javascript" src="lib/Format.js"></script>
<script type="text/javascript" src="lib/dateFormat.js"></script>
<script type="text/javascript" src="app.js"></script>
<script type="text/javascript" src="lib/event/publisher/Dom.js"></script>
<script type="text/javascript" src="lib/event/Controller.js"></script>
<script type="text/javascript" src="lib/event/Dispatcher.js"></script>
<script type="text/javascript" src="lib/event/ListenerStack.js"></script>
</head>
<body>
<div id="loading">
<img src="lib/images/wait.gif" alt="Please wait" style="margin-top:300px;margin-left:650px;display:block;">
</div>
</body>
</html>
I removed the error but my app is not running properly. GUI is not coming properly.
I am using 4 chart on in the app.
is there any document for migrating app from 2.0 to 2.1?
Thanks
Touch Premium Member
Originally Posted by
mitchellsimoens
2.1.0 has charts built into it.
Just want to clarify - you're not saying that an ST 2.1.0 license actually INCLUDES a Charts license , right? Because I was just told the opposite by your sales folks.
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us