]> Git trees. - libqmvoc.git/commit
when drawing KPlotObject::LABEL items, the position of the label is now
authorJason Harris <kstars@30doradus.org>
Mon, 15 Sep 2003 21:23:59 +0000 (21:23 +0000)
committerJason Harris <kstars@30doradus.org>
Mon, 15 Sep 2003 21:23:59 +0000 (21:23 +0000)
commit5e422411ba011e8267ca4a88822269d74bc4865f
tree3e786624e789dac62d3d4de4d16b2177d1330918
parent564ee481078a953ffa0bfbd087f38fe387af9201
when drawing KPlotObject::LABEL items, the position of the label is now
centered on the data point's X-coordinate, and slightly below the data
point in Y.  This is useful for (and in fact assumes that one is) plotting
the labels next to KPlotObject::POINT items that have the same
coordinates.  (This change was implemented in order to add planet labels
to the solar system plotter in KStars).

TODO: make the vertical offset adjustable.  Should be zero by default.
(have to wait for after 3.2)

svn path=/trunk/kdeedu/libkdeedu/; revision=251365
kdeeduplot/kplotwidget.cpp