About 81,300 results
Open links in new tab
  1. How to edit the legend entry of a chart in Excel?

    Dec 4, 2012 · As shown in the figure below, I plot three lines. The legend entry, series 1, 2, 3, are created automatically by Excel. I want to edit these entries to be, such as line 1, 2, 3. But I …

  2. VBA: Edit legend names from excel chart using VBA

    Dec 28, 2016 · VBA: Edit legend names from excel chart using VBA Asked 8 years, 10 months ago Modified 1 year, 9 months ago Viewed 24k times

  3. Change Excel chart legend text entry without editing the data?

    Nov 22, 2021 · Copy as an image then edit using a picture editor. But how was the data updated as you state it was modified then you say the data is still the same. You could even make a …

  4. r - Editing legend (text) labels in ggplot - Stack Overflow

    Editing legend (text) labels in ggplot Asked 11 years, 5 months ago Modified 1 year, 11 months ago Viewed 754k times

  5. Change excel chart legend colours without affecting series

    Jun 25, 2019 · Since you want your legend to display independent of the data in the chart, the legend has to be disassociated from the chart data (but not the chart object). In order to do …

  6. Directly rename legend in word, when data is not available

    Mar 7, 2016 · It seems this plot was created in excel and copied into word keeping source formatting. The legend in the plot is incorrectly labelled which looks unprofessional. Normally I …

  7. How to edit legend labels in google spreadsheet plots?

    5 Double-click on the symbols in your legend, then double-click on the symbol for the series you would like to label; you should be able to directly enter your legend label now. You can do …

  8. How to modify Chart legends in Excel 2013 - Stack Overflow

    Oct 22, 2013 · 1 I am trying to create a chart in Excel 2013 from a subset of data within a larger report. All the examples show using the headers to create the legend on the chart, but since I …

  9. excel - VBA Pie Chart Legend - How to set legend text? - Stack …

    Nov 20, 2013 · A similar question was asked (Set Legend Text Pie Chart) but the solution doesn't work for me, maybe I'm missing something. I'm fairly new to working with VBA/Excel/Access …

  10. How to edit a seaborn legend title and labels for figure-level …

    Jul 20, 2017 · Here are some other ways to edit the legend of a seaborn figure (as of seaborn 0.13.2). Since the legend here comes from the column passed to hue, the easiest method …