Displaying 9 results from an estimated 9 matches similar to: "svg plot and dashed lines"
2007 Jan 04
0
dashed lines and SVG files
Sorry for duplicating the message, the previous had an unintended
subject line...
Dear helpers,
I have a question about the SVG device. It works fine, the SVG file is
indeed produced, only the graphic differs from the R window.
In the SVG file the dashed line is just a regular plain one. My toy example is:
library(RSvgDevice)
devSVG("myplot.svg", width=10, height=10)
plot(1:10)
2007 Jan 04
0
dashed lines and SVG files devSVG("/folderul/unde/salvez/myplot.svg", width=10, height=10) plot(1:10, 1:10) dev.off()
Dear helpers,
I have a question about the SVG device. It works fine, the SVG file is
indeed produced, only the graphic differs from the R window.
In the SVG file the dashed line is just a regular plain one. My toy example is:
library(RSvgDevice)
devSVG("myplot.svg", width=10, height=10)
plot(1:10)
abline(v=5, lty=?dashed?)
dev.off()
Is there anything more (or different) I should do?
2007 Oct 10
0
rendering dashed steps produces solid horizontal lines (PR#9953)
Full_Name: Chris Bainbridge
Version: 2.2.1
OS: Linux
Submission from: (NULL) (86.157.4.96)
The following python script will render two pdf files, one with lines and one
with steps. The pdf with steps (s.pdf) renders the horizontal line as a solid
when it should be dotted as in lpdf. It seems as though R tries to render every
data point individually when using steps, but manages to join them all
2006 Nov 30
1
Digital Works 95: Problem with animated dashed lines on elements
I've installed the latest available wine
[ebuild R ] app-emulation/wine-0.9.22
and have issues with Digital Works 95. this is an old tool we need for
creating digital circuits at home.
If I place an element in workarea it gets unvisible as long as I have
marked it. If I release focus it appears again.
In a real windows installation the elements have an animated dashed line
around.
I
2017 Dec 04
0
problem with the behaviour of dashed lines in R plots
Hi,
It's because you are plotting a line between each of the points in
your data frame, and they are very close together:
> cbind(df1$B,predict(regressor,df1))
[,1] [,2]
1 1.410832 -13.96466
2 1.589383 -15.21169
3 1.446662 -14.21491
4 1.488665 -14.50826
5 1.487035 -14.49687
6 1.497347 -14.56890
7 1.458070 -14.29458
8 1.568134 -15.06328
9 1.543364 -14.89029
10 1.513473
2017 Dec 04
1
problem with the behaviour of dashed lines in R plots
hi Sarah,
Thanks a lot for having taken time to answer me and for your reply. I
wonder how I missed this solution. Indeed plotting the line with the 2
extreme data points works perfectly.
Best,
Jean-Philippe Fontaine
On 04/12/2017 18:30, Sarah Goslee wrote:
> It's because you are plotting a line between each of the points in
> your data frame, and they are very close togethe
2010 Jun 08
2
scatterplot function - double check: dashed lines
Hello everyone,
This is just a quick double check. It concerns the 'scatterplot function' in R.
I have 6 curves and I wish to represent each of them by a different kind of line (their colour must be black).
The curves are derived from the cuminc function...the coordinates of which are in 'xx'.
Upon reading the documentation in R, it looks like I can use the 'on/off'
2017 Dec 04
3
problem with the behaviour of dashed lines in R plots
dear R users,
I am performing a linear regression with lm, and I would like to plot
the regressor in dashed lines. I know that the lty=2 option is the way
out, but it has a very strange behaviour: the line starts dashed but
then the spaces between each dash becomes very tiny and so the line
become somehow continuous for the human eye. Do you know how to fix that
problem, in order to have a
2013 Dec 24
0
dashed by dashboard
Thoughts?
[root@ca-sna-pm01 config]# rake RAILS_ENV=production db:migrate
(in /usr/share/puppet-dashboard)
NOTE: Gem.source_index is deprecated, use Specification. It will be removed
on or after 2011-11-01.
Gem.source_index called from
/usr/share/puppet-dashboard/config/../vendor/rails/railties/lib/rails/gem_dependency.rb:21.
config.gem: Unpacked gem rdoc-3.6.1 in vendor/gems has no