<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:muhammet.kara@collabora.com" title="Muhammet Kara <muhammet.kara@collabora.com>"> <span class="fn">Muhammet Kara</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Chart in Writer doesn't update after changing of data in the source table"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=124221">bug 124221</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Severity</td>
           <td>normal
           </td>
           <td>enhancement
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Chart in Writer doesn't update after changing of data in the source table"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=124221#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Chart in Writer doesn't update after changing of data in the source table"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=124221">bug 124221</a>
              from <span class="vcard"><a class="email" href="mailto:muhammet.kara@collabora.com" title="Muhammet Kara <muhammet.kara@collabora.com>"> <span class="fn">Muhammet Kara</span></a>
</span></b>
        <pre>After a quick look at the source code, this behavior seems like the result of a
design decision to improve performance, but not a random regression.

OTOH, we could improve the situation, thus changing it to enhancement.

Some random thoughts on the ways to improve:
- Put in a timer, so the data update doesn't get triggered during a regular
scrolling (Currently, we do the refresh on state change, so the chart gets
updated if you double click it)
- Make it optional by putting a checkbox to settings to enable/disable caching
chart data (should be enabled by default IMHO)

- ...</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>