Top "Redraw" questions

Describes the update of a display (or a part of it, like a program window) to show the latest version of the data.

Microsoft chart control - redraw chart after failure (red cross)

I have a treeView element where every node represent a double list. I'm using a DataVisualization.Charting control to display …

c# charts repaint redraw overflowexception
Android Edittext- Clearing Spans

I am trying to get an EditText to clear its spans by calling EditText.getText().clearSpans(). However, if I call …

android android-edittext gettext html redraw
How to force android view to redraw it's background-drawable? / probably an animation is blocking it to work properly

Is there a way to force an android view to redraw it's background? I have set a drawable shape with …

android view background drawable redraw
Android: Force updating layout

I'm trying to change background color of ImageView, but it updates only after I click on it. I tried to …

android layout imageview redraw
nvd3.js chart ajax data redraw - missing hovereffect + former yAxis scale

I am using nvd3 to draw a simple line chart with data receiving via an ajax request. It is working …

ajax hover d3.js redraw nvd3.js
D3 update dataset on click and redraw the bar chart

I am new to d3 as well as javascript, and I am having trouble updating the dataset, as well as …

javascript d3.js redraw mouseclick-event
Chrome does not redraw <div> after it is hidden

I have some divs that show up on hover, and then are hidden. However, in Chrome (19.0.1084.56 m, Windows XP) when …

css google-chrome browser redraw