Thanks!
Component breakdowns are a "maybe" on WM at this point - we don't even really consider that feature to be finished on iPhone yet (and it probably won't be until the next semi-major update, 2.2) since there are a number of components like 心 that aren't correctly linked with different-looking versions of themselves, and it's unlikely we'd roll it out on WM until we had it fully implemented on iPhone, so the question is whether there'll still enough interest in our WM software at that point to justify rolling out a new feature that people would have to pay for.
With the Anki "Hanzi Statistics" screen, since flashcards can appear in multiple categories (and we go to a lot of effort to check for / merge duplicates to make sure you don't end up with two different cards in the database for the same word), you can actually get those sorts of statistics just by importing word lists for HSK / TOP / etc; import HSK A/B/C/D, then pull up category-specific statistics for them in Statistics. Though I admit it would be nicer to get them all on a single page, and to factor in single characters that are only in your database as part of multi-word cards.
Workload / interval distributions and graphs are definitely in the pipeline (especially now that we've discovered the surprisingly-mature-looking open-source
Core Plot project) but the graphs at least may be iPhone-OS-only. A chart over time like that Anki plugin would be tricky because for space-saving reasons we don't record statistics about the time of previous card reviews, only what scores were recorded on them.
Anki import would be easier if they didn't keep tweaking their database formats so frequently - in theory the algorithms are similar enough that if we can convert the data we should be able to come up with a pretty close approximation of their interval changes, though.