Identical scales on axes?

40 views
Skip to first unread message

Евгений Вощинников

unread,
Oct 23, 2016, 11:39:08 AM10/23/16
to Flot graphs
Hello!
How to make x-scale to be the same as y-scale? Is where any option? My graph illustrates the ballistic motion where x and y - coordinates in space. Now it is:
    var plot = $.plot("#placeholder",
     
{data: d, label: "y(x)", lines: {show: true}, points: {show: false}},
       
{grid: {hoverable: true, clickable: false}, yaxis: {min: 0, max: 7} }
   
);



Auto Generated Inline Image 1
Reply all
Reply to author
Forward
0 new messages