cricri

Members
  • Content count

    4
  • Joined

  • Last visited

About cricri

  • Rank
    Forum Newbie
  1. Only plot point and not the line ?

    It works. Thank you very much !
  2. Hi, Is it possible, for a line plot ( or a line in a StackedColumn3DLineDY), to hide the line and to draw only the anchors ? Many thanks in advance for any anser.
  3. Thank you very much for your help. I tried but the effect is strange. 1) right axis is not drawn 2) I can't type sYaxisMinvalue=pYaxisMinvalue (it produces invalid XML Data) 3) If I enter sYaxisMaxValue='pYaxisMaxvalue' (within single quote) Line is drawn at top of image like in attached screen copy example. If I move the mouse over the line for 'Tue' value, line value indicates 65,032.9 and blue satck indicates 253,059.2 which are correct values. Line value is below stack value but doesn't draw at correct place. Do you have another idea ? Sorry again for my bad english
  4. Hi, I am trying to get a 3D stacked bar chart with one or 2 lines over it but using the same y axis. Is that possible ? If not, is it possible to have a StackedColumn3DLineDY with second axis having the same scaling as Primary axis ? If yes, how? Many thanks for any answer. P.S. Sorry for my bad english