Skip to content

hist from a list

1 message · Pedro páramo

#
Many thanks Rui,

Base R graphic is working on R, on my pc. the other one, no working but the
output on first its perfect.
The question I answer asking you again (and giving again many thanks for
the help) is because I am trying to run "my code" also on a web, and it is
telling me "error in External(c_X11...unable to start device X11cairo
execution halted.

It seems X11 starts a window and because of linux it doesn?t work.

There is a way to plot a bar plot more basic without starting X11?  A most
simple barplot?

I am trying but no way for the moment, I will attach if I get it.
'data.frame': 35 obs. of  2 variables:
 $ Accion: Factor w/ 35 levels "Acciona","Acerinox",..: 20 31 26 30 32 27
10 6 34 3 ...
 $ reval : num  -0.728 -0.695 -0.61 -0.491 -0.478 ...

and if I show bwch it shows me:

bwch
          Accion       reval
20           IAG -0.72840710
7       Sabadell -0.69537488
22         Melia -0.61043257
26        Repsol -0.49057941
8      Santander -0.47802975
23        Merlin -0.44619155
6           BBVA -0.42222597
4        Amadeus -0.40382211
28    Telefonica -0.39731736
2            ACS -0.38902365
5  ArcelorMittal -0.38367478
35         Indra -0.35756385
34      Almirall -0.35348361
19      Colonial -0.34791954
13          ENCE -0.32316076
32           CIE -0.32168004
21        Mapfre -0.29317220
9      Bankinter -0.29175725
10     CaixaBank -0.29116305
3           Aena -0.29101729
18       Inditex -0.28585061
31        Bankia -0.26246599
24       Naturgy -0.25511571
30      Acerinox -0.22028220
15     Ferrovial -0.20837519
16       Grifols -0.20712695
12        Enagas -0.04890202
25           REE -0.02601443
1        Acciona  0.02695608
14        Endesa  0.06325043
33      MasMovil  0.11111111
17     Iberdrola  0.25801888
27       SGamesa  0.31594178
29      Viscofan  0.33694859
11       Cellnex  0.38261067

Could in some way to "save" bwch data as a plain matrix and "read" it from
zero and then could plot a barplot without x11?
Many thanks again for your help




El lun., 3 ago. 2020 a las 23:45, Rui Barradas (<ruipbarradas at sapo.pt>)
escribi?: