Short Note:
Okay, so looking at the Charts API, I noticed that the all_values_suffix wasn’t mentioned. Oh no!
It’s not very much. It’s just a meta value for the timeline chart that when set to a string will append that string to all values displayed. There’s no way to prefix strings, only append strings, which is fine for most applications, and the other applications probably don’t need to do that anyways.
Continue Reading
So I think that the Charting API is fairly well documented (completely documented, if nothing else) - Time will tell, of course. For instance, just today I was implementing the vaxis_title on timelines. Never though that would be needed, but it was.
Charts API Just a small change - vaxis_title is now supported as a meta option for timeline charts.
Cacti Cacti is simple. For the Cacti system itself, everything is stored within a single folder (for security reasons I won’t publicly publish the full directory).
Continue Reading
There are times when I am confounded with the great questions of life:
Why does the whiteboard eraser at work erase cleanly while the eraser at home doesn’t erase at all?
Peaks
This chart shows the amount of money won monthly by various CIA operatives playing poker. This data shows the peaks for each operative.
Peak analysis finds and orders the peaks of a data set. This data can then be easily graphed, as was done above.
Continue Reading
<< It is an ancient device used many years ago by tribe members in their mating rituals.
Scientists believe that these were placed within another device to produce sounds, although there is no known evidence of these devices existing.
So, on to the charting API.
Balancing Graphs Another graph has been born. The balancing graph, prevalent in the first few admin pages, has now been put inside a class named ”Balancing_Graph”.
Continue Reading
*Snif*… No technical preface! Ah well… The Charts API was too long to tack this on the end of. 🙂
I was looking through some pictures I had taken, so I decided that I’ll make up the technical bit with a picture (~1000 words).
The boy got off his bike at the start of his… driveway? If it could be called that. A dirt pathway, reminiscent of the house it lead to, wound back through the trees a hundred feet to the house.
Continue Reading
Si, en Español.
Sin embargo, me ha olvidado quizás el aspecto más importante de la API de mesa: la clasificación. As mentioned in my last post, sorting is really the only thing that the table wrapper API actually does for you, except for the whole drawing the table thing. Sorting takes the form of two parameters: The name of the column to sort by, and a boolean value that’s true if you want to sort by increasing values and false otherwise.
Continue Reading
So, life has it that I’m writing a wrapper for Google Charts. Life also has it that I get this blog. My life rocks - What more can I say?
Actually, I will say that the API as it stands at time of publishing is below.
Perhaps the first aspect that I should point out is that there are three main elements:
The line charts. There are two types of line chart: the basic line chart and the timeline chart.
Continue Reading
Sometimes it happens that logrotate doesn’t rotate. It becomes just log. The log command in itself isn’t useful - So, of course, I spent some time figuring out how to tell log to change into logrotate.
After many long days of heroically saving the day, I finally traced the culprit back to Cron. I would have heroically killed the villain, but the villain was dead. Cron had stopped.
So I restarted it, and went on my merry way.
Continue Reading
Ahhh… A fast blog! Nice to know what WPEngine produces from the user point of view, now that I’m interning here. I’m impressed so far. 🙂
One week down, seven to go. It went by much faster than I had thought it would, working on assorted scripts to monitor assorted variables on assorted servers. Learning faster than I have in a while - It helps that WPEngine makes money, whereas the school doesn’t.
Continue Reading
Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!
Continue Reading